Skip to content

Conversation

malbarbo
Copy link
Contributor

This update libc (all libc testing are passing) and fixes NR_GETRANDOM.

Fix all but one run-pass test (lto-unwind.rs, see #45416)

@rust-highfive
Copy link
Contributor

r? @BurntSushi

(rust_highfive has picked a reviewer for you, use r? to override)

@malbarbo
Copy link
Contributor Author

r? @alexcrichton

@alexcrichton
Copy link
Member

Oh man I love it when fixing libc bindings fixes tons of tests...

@bors: r+

Nice!

If you're feeling extra enterprising as well, I was hoping to eventually move these manually defined constants of NR_GETRANDOM over to SYS_getrandom which I think should be in the libc submodule for all architectures now. That doesn't have to happen in this PR though.

@bors
Copy link
Collaborator

bors commented Oct 31, 2017

📌 Commit 8e96243 has been approved by alexcrichton

@kennytm kennytm added the S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. label Oct 31, 2017
kennytm added a commit to kennytm/rust that referenced this pull request Nov 1, 2017
More fixes for x86_64-unknown-linux-gnux32

This update libc (all libc testing are passing) and fixes NR_GETRANDOM.

Fix all but one run-pass test (lto-unwind.rs, see rust-lang#45416)
bors added a commit that referenced this pull request Nov 1, 2017
Rollup of 14 pull requests

- Successful merges: #45450, #45579, #45602, #45619, #45624, #45644, #45646, #45648, #45649, #45650, #45652, #45660, #45664, #45671
- Failed merges:
@bors bors merged commit 8e96243 into rust-lang:master Nov 1, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants